home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pbmpl91d.zip / PBMPLUS / MAN / PNMENLAR.MAN < prev    next >
Text File  |  1993-01-08  |  1KB  |  72 lines

  1.  
  2.  
  3. pnmenlarge(1)              Unix Programmer's Manual              pnmenlarge(1)
  4.  
  5.  
  6. NAME
  7.      pnmenlarge - read a portable anymap and enlarge it N times
  8.  
  9. SYNOPSIS
  10.      pnmenlarge N [pnmfile]
  11.                 -  -------
  12.  
  13. DESCRIPTION
  14.      Reads a portable anymap as input.  Replicates its  pixels  N  times,  and
  15.                                                                 -
  16.      produces a portable anymap as output.
  17.  
  18.      pnmenlarge can only enlarge by integer  factors.   The  slower  but  more
  19.      ----------
  20.      general  pnmscale  can  enlarge  or  reduce  by  arbitrary  factors,  and
  21.               --------
  22.      pbmreduce can reduce by integer factors, but only for bitmaps.
  23.      ---------
  24.  
  25.      If you enlarge by a factor of 3  or  more,  you  should  probably  add  a
  26.      pnmsmooth  step;  otherwise,  you  can  see  the  original  pixels in the
  27.      ---------
  28.      resulting image.
  29.  
  30. SEE ALSO
  31.      pbmreduce(1), pnmscale(1), pnmsmooth(1), pnm(5)
  32.  
  33. AUTHOR
  34.      Copyright (C) 1989 by Jef Poskanzer.
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                               26 February 1989                               1
  71.  
  72.